home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / APP / A-D / BATFILER.SEA / BatFiler.rsrc / TEXT_20033.txt < prev    next >
Text File  |  1992-01-01  |  1KB  |  15 lines

  1.  
  2. SEARCH RENAME
  3.  
  4.     This command allows you to rename files by searching filenames for a TARGET string, then replacing it with a REPLACEMENT string.
  5.  
  6.     Selecting this command causes a dialog box to appear.  Type in a target and replacement string in the boxes, then click "Rename Files" to begin the renaming process, or "Cancel" to back out.
  7.  
  8.     For example, say your target string equals ".pas" and your replacement string equals ".p"; a file named "Utility.pas" will be renamed to "Utility.p".  The search/replacement is CASE SENSITIVE.  Also, only the first instance of the target is replaced; in the above example, "Utility.pas.pas" would be renamed "Utility.p.pas".
  9.  
  10.     If your target string is the empty string, "", the replacement string will be prefixed onto the existing filename.  For example, if the target string equals "" and the replacement string equals "Super", "Utility.pas" would be renamed "SuperUtility.pas".
  11.  
  12.     This command can be aborted. Those files not yet renamed keep their current names.
  13.  
  14.     This command can be undone. After chosing this command, the "Undo" item in the Edit menu changes to "Undo Rename".
  15.